wayland: Always attach buffer before committing
authorScott Moreau <oreaus@gmail.com>
Sun, 10 Mar 2013 16:51:01 +0000 (10:51 -0600)
committerRob Bradford <rob@linux.intel.com>
Mon, 18 Mar 2013 12:01:55 +0000 (12:01 +0000)
commit0d2c4617203c8fe907c722c9cb53c0345e0405e7
treeefb0e322797a2067194783fe249bbc6434047062
parent50cde3658a22e04bac3285f2a4d3b06fb10bbd41
wayland: Always attach buffer before committing

With recent changes in attach semantics, we always need to attach before
committing. Without this changes to the window contents to not get reflected
in the content of the surface.

Signed-off-by: Rob Bradford <rob@linux.intel.com>
gdk/wayland/gdkwindow-wayland.c